New upstream version 9.5.2+dfsg3
authorDrew Parsons <dparsons@debian.org>
Sun, 25 Jan 2026 22:25:14 +0000 (23:25 +0100)
committerDrew Parsons <dparsons@debian.org>
Sun, 25 Jan 2026 22:25:14 +0000 (23:25 +0100)
commit7e7642af5335747b918246da9f00f36432aaeca9
tree1456da2da7499caf29684f4862eef62bac6c0a90
parentdf025cb18af15644f0eecccee95148f73a42b4a4
New upstream version 9.5.2+dfsg3
128 files changed:
.ExternalData/README.rst [new file with mode: 0644]
ThirdParty/xdmf3/CMakeLists.txt [new file with mode: 0644]
ThirdParty/xdmf3/Testing/CMakeLists.txt [new file with mode: 0644]
ThirdParty/xdmf3/Testing/Cxx/CMakeLists.txt [new file with mode: 0644]
ThirdParty/xdmf3/Testing/Cxx/TestIncludeXDMF3.cxx [new file with mode: 0644]
ThirdParty/xdmf3/update.sh [new file with mode: 0755]
ThirdParty/xdmf3/vtk.module [new file with mode: 0644]
ThirdParty/xdmf3/vtk_xdmf3.h.in [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/CMake/VersionSuite/ProjectVersion.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/CMake/VersionSuite/SetUpVersion.cmake [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/CMake/XdmfFunctions.cmake [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/CMakeLists.txt [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/Copyright.txt [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/Xdmf.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfAggregate.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfAggregate.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfAttribute.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfAttribute.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeCenter.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeCenter.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeType.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeType.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfConfig.hpp.in [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfCurvilinearGrid.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfCurvilinearGrid.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfDomain.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfDomain.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGeometry.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGeometry.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGeometryType.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGeometryType.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGraph.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGraph.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGrid.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGrid.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollection.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollection.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollectionType.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollectionType.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGridController.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGridController.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGridTemplate.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfGridTemplate.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfItemFactory.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfItemFactory.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfMap.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfMap.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfReader.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfReader.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfRectilinearGrid.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfRectilinearGrid.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfRegularGrid.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfRegularGrid.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfSet.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfSet.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfSetType.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfSetType.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfTemplate.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfTemplate.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfTime.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfTime.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfTopology.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfTopology.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfTopologyType.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfTopologyType.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfUnstructuredGrid.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/XdmfUnstructuredGrid.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/CMakeLists.txt [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.tpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayReference.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayReference.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayType.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayType.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfBinaryController.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfBinaryController.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfConfig.hpp.in [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfCore.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreConfig.hpp.in [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreItemFactory.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreItemFactory.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreReader.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreReader.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfError.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfError.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfFunction.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfFunction.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Controller.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Controller.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Writer.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Writer.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataController.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataController.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataDescription.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataDescription.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataWriter.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataWriter.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfInformation.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfInformation.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfItem.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfItem.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfItemProperty.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfItemProperty.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfPlaceholder.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfPlaceholder.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfSharedPtr.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfSparseMatrix.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfSparseMatrix.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfSubset.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfSubset.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfSystemUtils.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfSystemUtils.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfTIFFController.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfTIFFController.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfVisitor.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfVisitor.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfWriter.cpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/XdmfWriter.hpp [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/EmptyType.h [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/HierarchyGenerators.h [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/NullType.h [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/Sequence.h [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/TypeManip.h [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/TypeTraits.h [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/Typelist.h [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/TypelistMacros.h [new file with mode: 0644]
ThirdParty/xdmf3/vtkxdmf3/core/loki/Visitor.h [new file with mode: 0644]